Walkthrough 10-8: Set a reconnection strategy for a connector
In this walkthrough, you will:
ยท Set a reconnection strategy for the Web Service Consumer connector.
Starting file
If you did not complete the previous walkthrough, you can get a starting file here. This file is also located in the solutions folder of the student files ZIP located in the Course Resources.
Set a reconnection strategy for a connector
1. Return to global.xml in Anypoint Studio.
2. Switch to the Global Elements view.
3. Double-click the Web Service Consumer Config.
4. In the Global Element Properties dialog box, select the Advanced tab in the second tab bar.
5. Select the Reconnection checkbox.
6. Change the reconnection strategy to standard.
7. Review the default frequency and attempts.
8. Click OK.
9. Save the file.